Skip to content

chore(project): update structure#7

Merged
krokoko merged 6 commits intomainfrom
mise-migration
Apr 6, 2026
Merged

chore(project): update structure#7
krokoko merged 6 commits intomainfrom
mise-migration

Conversation

@krokoko
Copy link
Copy Markdown
Contributor

@krokoko krokoko commented Apr 6, 2026

This branch replaces Projen with mise as the primary way to run installs, builds, linting, docs, and security tasks, and reorganizes the repo into a clearer monorepo layout with a single Yarn lockfile at the root.

Motivation

  • Drop generated Projen config (.projen/, .projenrc.ts, per-package Projen manifests) in favor of explicit, version-controlled mise.toml files and small shell helpers.
  • Put the CDK app in cdk/ so infrastructure, CLI, and docs are clearly separated workspaces under one yarn install.
  • Align CI and contributor docs with mise run install / mise run build (and optional mise run quality / mise run security).

@krokoko krokoko requested a review from a team as a code owner April 6, 2026 22:55
@krokoko krokoko merged commit a099cc4 into main Apr 6, 2026
5 checks passed
@krokoko krokoko deleted the mise-migration branch April 6, 2026 23:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant